home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
By Popular Request 2.0
/
By Popular Request 2.0 (Arsenal Computer).ISO
/
amiga_2
/
cnttlkt2.lha
/
Routines
/
LOADLIB
< prev
next >
Wrap
Text File
|
1994-12-13
|
157b
|
4 lines
LOADLIB: procedure ; parse arg lib ; if ~exists('libs:'lib) then do
transmit 'Error loading...'lib;bufferflush;exit;end
addlib(lib,0,-30,0) ; return